[Top] [Prev] [Next] [Bottom] [Contents]

CRow

CRow (get/set property)
type long
Sets/Gets the current row (zero based) for the row set.

Does nothing if the setting row is an invalid row number.

Java Script Example:

var x;
sajsset.CRow = 2
x = sajsset.CRow();

VBScript Example:

Dim x
sajsset.CRow = 2
x = sajsset.CRow


[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.